home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6446 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: dawn.mmm.com!news
  2. From: kjhopps@mmm.com (Kevin J Hopps)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Solaris CC problem
  5. Date: 8 Feb 1996 14:02:41 GMT
  6. Organization: 3M - St. Paul, MN  55144-1000 US
  7. Message-ID: <4fcvq1$hf3@dawn.mmm.com>
  8. References: <4f7nek$5nd@bes>
  9. Reply-To: kjhopps@mmm.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Cecil Lew (cecill) wrote:
  13. > I have this "_ex_keylock" undefined when I use Solaris CC 4.0 compiler.
  14. > Does anyone know what is _ex_keylock and under what situation it won't
  15. > be defined?
  16.  
  17. You need a patch for libC.  I've enclosed part of the bug report below.
  18. --
  19.      Bug Id:     1172514
  20.      Category:  c++
  21.      Subcategory:  library
  22.      State:  closed
  23.      Release summary: 4.0.1, 5.0dev
  24.      Synopsis:  undefined symbol _ex_keylock in libC.a (setnew.o)
  25.         Integrated in releases:  
  26.      Patch id:  
  27. [description elided]
  28.      Summary:
  29.     Undefined symbol _ex_keylock
  30.  
  31.     Undefined                       first referenced
  32.      symbol                             in file
  33.     _ex_keylock                        .../libC.a(setnew.o)
  34.      
  35.     Install  Patch-ID# 101910-05
  36.     Synopsis: SPARCompiler 3.0.1 (C++ 4.0.1): jumbo patch
  37.     for  libC.a and   libp/libC.a
  38.  
  39.     Install Patch-ID# 101242-08
  40.     Synopsis: SunOS 5.2, 5.3, 5.4: Shared library for C++ 4.0.1
  41.     for /usr/lib/libC.so.5
  42.  
  43.     Be sure library search path links with one of the above instead of older version.
  44.     To check  set  environment  variable  LD_OPTIONS=-Dfiles
  45. --
  46. Kevin J. Hopps                  e-mail: kjhopps@mmm.com
  47. 3M Company                      phone:  (612) 737-4643
  48. 3M Center, Bldg. 235-2D-57      fax:    (612) 737-2700
  49. St. Paul, MN 55144-1000         Opinions are my own.  I don't speak for 3M.
  50.     But 3M speaks for me -- I did not write the following line:
  51.  
  52. Opinions expressed herein are my own and may not represent those of 3M.
  53.